Make gtk_editable_get_chars work as before
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Jul 2009 17:37:35 +0000 (13:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Jul 2009 17:37:35 +0000 (13:37 -0400)
commitea3184f12972a6b03a0479ce26855c709ca41867
tree0f8a24e182f9070cc76fadda9c14262bc81993a5
parentecd961fcf733efc1403a911b21572f1ec1743887
Make gtk_editable_get_chars work as before

It used to return actual entry contents, regardless of visiblity.
Make it do that again. This was reported in bug 588461.
gtk/gtkentry.c